encoding/asn1.fieldParameters.application (field)
5 uses
	encoding/asn1 (current package)
		asn1.go#L749: 		if params.application {
		asn1.go#L825: 	if !params.explicit && params.application && params.tag != nil {
		common.go#L78: 	application  bool   // true iff an APPLICATION tag is in use.
		common.go#L133: 			ret.application = true
		marshal.go#L685: 		if params.application {
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |